Static deltas support
authorColin Walters <walters@verbum.org>
Sun, 9 Feb 2014 21:11:37 +0000 (16:11 -0500)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Thu, 18 Dec 2014 11:48:47 +0000 (12:48 +0100)
commitca678224bed203b15b96002dc7b2a949e77281d4
treeb5785c97002b84c9337b79d31cd42daa4836ee02
parenta23b3b332e51de13e563ae247d57a9bc15b5964c
Static deltas support

https://bugzilla.gnome.org/show_bug.cgi?id=721799
14 files changed:
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo-static-delta-compilation.c
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo-static-delta-private.h
src/libostree/ostree-repo-static-delta-processing.c
src/libostree/ostree-repo.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-static-delta.c
tests/pull-test.sh
tests/test-delta.sh
tests/test-rollsum.c